html file控件选择文件后立即预览 js实现
<input type="file" onchange="showImg(this,'img')" accept="image/gif" /> 通过accept限制文 ...
<input type="file" onchange="showImg(this,'img')" accept="image/gif" /> 通过accept限制文 ...